home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / math / spline29 / ok / ss02 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.3 KB  |  40 lines

  1. ; spline s -q            ss02
  2. ; points along a symmetric curve
  3.               0               1 
  4.            0.25          1.1567 
  5.             0.5         1.37492 
  6.            0.75         1.65471 
  7.               1               2 
  8.            1.25         2.41477 
  9.             1.5         2.89116 
  10.            1.75         3.42113 
  11.               2               4 
  12.            2.25          4.6438 
  13.             2.5         5.44336 
  14.            2.75         6.51694 
  15.               3               8 
  16.            3.25         9.96627 
  17.             3.5         12.1689 
  18.            3.75         14.2884 
  19.               4              16 " "
  20.            4.25         17.0296 
  21.             4.5         17.3658 
  22.            4.75         17.0296 
  23.               5              16 
  24.            5.25         14.2884 
  25.             5.5         12.1689 
  26.            5.75         9.96627 
  27.               6               8 
  28.            6.25         6.51694 
  29.             6.5         5.44336 
  30.            6.75          4.6438 
  31.               7               4 
  32.            7.25         3.42113 
  33.             7.5         2.89116 
  34.            7.75         2.41477 
  35.               8               2 
  36.            8.25         1.65471 
  37.             8.5         1.37492 
  38.            8.75          1.1567 
  39.               9               1 
  40.